[INFO] cloning repository https://github.com/EmmanuelMess/Satellite-Visualizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EmmanuelMess/Satellite-Visualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmanuelMess%2FSatellite-Visualizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmanuelMess%2FSatellite-Visualizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66cf52ea2ffe298f38fa3b9c1feea842765e437a
[INFO] checking EmmanuelMess/Satellite-Visualizer against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmanuelMess%2FSatellite-Visualizer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EmmanuelMess/Satellite-Visualizer
[INFO] finished tweaking git repo https://github.com/EmmanuelMess/Satellite-Visualizer
[INFO] tweaked toml for git repo https://github.com/EmmanuelMess/Satellite-Visualizer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EmmanuelMess/Satellite-Visualizer on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EmmanuelMess/Satellite-Visualizer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded raylib v5.5.1
[INFO] [stderr]   Downloaded tree_magic_mini v3.1.6
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded assert_float_eq v1.1.4
[INFO] [stderr]   Downloaded lexical-core v1.0.5
[INFO] [stderr]   Downloaded hifitime v4.0.2
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.5
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.9.2
[INFO] [stderr]   Downloaded lexical-util v1.0.6
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.5
[INFO] [stderr]   Downloaded raylib-sys v5.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c446dfed28d67625c2506d12ee52a7e122bbc92fcc3a7c87c13511209fad1563
[INFO] running `Command { std: "docker" "start" "c446dfed28d67625c2506d12ee52a7e122bbc92fcc3a7c87c13511209fad1563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c446dfed28d67625c2506d12ee52a7e122bbc92fcc3a7c87c13511209fad1563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c446dfed28d67625c2506d12ee52a7e122bbc92fcc3a7c87c13511209fad1563" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c446dfed28d67625c2506d12ee52a7e122bbc92fcc3a7c87c13511209fad1563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c446dfed28d67625c2506d12ee52a7e122bbc92fcc3a7c87c13511209fad1563" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking assert_float_eq v1.1.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking tree_magic_mini v3.1.6
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking hifitime v4.0.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.2
[INFO] [stderr]     Checking arboard v3.5.0
[INFO] [stderr]     Checking raylib v5.5.1
[INFO] [stderr]     Checking SatelliteVisualizer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `satellite_accuracy`
[INFO] [stdout]    --> src/satellite.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let satellite_accuracy = 2.0; // URA index see section 20.3.3.3.1 of IS-GPS-200M
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_satellite_accuracy`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `crude_model` and `from_rinex` are never used
[INFO] [stdout]   --> src/satellite.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Satellite {
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout] 28 |     pub(crate) fn crude_model(epoch: Epoch, inclination: f64, longitude_of_ascending_node: f64,
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub(crate) fn from_rinex(rinex: &str) -> Satellite {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `satellite_accuracy`
[INFO] [stdout]    --> src/satellite.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let satellite_accuracy = 2.0; // URA index see section 20.3.3.3.1 of IS-GPS-200M
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_satellite_accuracy`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `velocity`
[INFO] [stdout]    --> src/satellite.rs:360:24
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let (position, velocity) = satellite.position_velocity(calculated_position_time);
[INFO] [stdout]     |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `velocity`
[INFO] [stdout]    --> src/satellite.rs:387:24
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let (position, velocity) = satellite.position_velocity(calculated_position_time);
[INFO] [stdout]     |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `positionEcef` should have a snake case name
[INFO] [stdout]    --> src/earth_position.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let positionEcef = EcefPosition::new(2345503.9452, -4910842.9601, -3316365.5474);
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_ecef`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `positionLlh` should have a snake case name
[INFO] [stdout]    --> src/earth_position.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let positionLlh: LlhPosition = positionEcef.into();
[INFO] [stdout]     |             ^^^^^^^^^^^ help: convert the identifier to snake case: `position_llh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `positionLlh` should have a snake case name
[INFO] [stdout]    --> src/earth_position.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let positionLlh = LlhPosition::on_surface(f64::to_radians(-32.9575), f64::to_radians(-60.639444444444));
[INFO] [stdout]     |             ^^^^^^^^^^^ help: convert the identifier to snake case: `position_llh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `positionEcef` should have a snake case name
[INFO] [stdout]    --> src/earth_position.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let positionEcef: EcefPosition = positionLlh.into();
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_ecef`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.91s
[INFO] running `Command { std: "docker" "inspect" "c446dfed28d67625c2506d12ee52a7e122bbc92fcc3a7c87c13511209fad1563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c446dfed28d67625c2506d12ee52a7e122bbc92fcc3a7c87c13511209fad1563", kill_on_drop: false }`
[INFO] [stdout] c446dfed28d67625c2506d12ee52a7e122bbc92fcc3a7c87c13511209fad1563
